Online IVR Tutorial
Source Window


Currently executing script is loaded in the Source window. The components are explained in detail below.

Load Script

Allows the user to load a new script for debugging.

Edit Script

Opens the Xtend IVR editor with the active script opened for editing. Hotkey F2 serves the same purpose in the source window.

Default

Changes the script execution speed to default / normal speed. Press F5 for a keyboard shortcut.

Slow

Slows down the script execution speed. You can also press F6 to implement this command.

Single Step

Changes the script execution mode to single step in order to debug the program. You can use the Step button to execute the script, one line at a time.

Note: For more information, one can always access the Help through the hotkey F1.